gtk4.git
2018-01-02 Timm BäderGdkTexture: Add a missing (array) annotation
2018-01-02 Timm Bäderstack-allocate GtkCssLookup instances
2018-01-02 Timm Bädergl renderer: Avoid some code duplication
2018-01-02 Timm Bädergl driver: Remove some type checks in a hot path
2018-01-02 Timm Bädergl renderer: Remove an unnecessary block
2018-01-02 Timm Bädercss parser: Reuse one GString
2018-01-01 Daniel Bolesthemes: missing specificity bump on expander arrow
2018-01-01 Daniel Bolesthemes: Regenerate CSS to reflect recent commits
2018-01-01 Daniel BolesHighContrast: Avoid expander↔combobox interference
2017-12-31 Matthias Clasenemoji: Accept unpaired releases for variations
2017-12-31 Matthias Clasenlist, flow box: Make unpaired releases opt-in
2017-12-31 Matthias Clasendnd: Drop docs that are no longer relevant
2017-12-31 Matthias Clasentext handler: Stop using GtkWidget::event
2017-12-31 Matthias Clasentreeviewcolumn: Stop using GtkWidget::event
2017-12-31 Matthias Claseninspector: Stop using GtkWidget::event
2017-12-29 Matthias ClasenDrop deprecated text view layers
2017-12-29 Matthias ClasenUpdate new css docs for new nowrap handling
2017-12-29 Arnaud Rebilloutgtk: remove non-breaking space, probably there by mistake
2017-12-29 Arnaud Rebilloutcss docs: fix some formatting inconsistencies along...
2017-12-29 Arnaud Rebilloutcss docs: remove useless <para>
2017-12-29 Arnaud Rebilloutcss docs: swap border-width and border-left shorthands...
2017-12-29 Arnaud Rebilloutcss docs: Fix duplicate border‑right‑width
2017-12-29 Arnaud Rebilloutcss docs: Fix refentry and refname
2017-12-29 Arnaud Rebilloutcss docs: Ensure the first column does not break for...
2017-12-29 Arnaud Rebilloutcss docs: Get rid of non-breaking hyphens
2017-12-29 Arnaud Rebilloutcss docs: Get rid of non-breaking spaces
2017-12-29 Arnaud Rebilloutcss docs: Fix some angle brackets for percentage
2017-12-29 Timm Bäderwindow: Avoid a set-but-not-used warning
2017-12-29 Timm Bädergl renderer: Fix release build
2017-12-29 Timm Bäderbuild: Rename a variable
2017-12-29 Timm Bädergl driver: Remove more unused API
2017-12-29 Timm Bädergl renderer: Properly delete all shader programs
2017-12-29 Timm Bädergl driver: Remove gl-context property
2017-12-29 Timm Bädergl driver: Remove dead warning code
2017-12-29 Timm Bädergl driver: Only support one fbo per texture
2017-12-29 Timm Bädergl driver: Remove vao API
2017-12-29 Timm Bädergl renderer: Remove unused parameter
2017-12-29 Timm Bädergl renderer: Remove some unused uniforms from shader
2017-12-29 Timm Bädergl renderer: Only draw what we have to
2017-12-29 Timm Bädergl renderer: draw all outset shadows
2017-12-28 Timm Bädertestoutsetshadowdrawing: Add more samples
2017-12-28 Timm Bädertestsuite: Move gl renderer nodes files into their...
2017-12-28 Timm Bädertests: Fix the unblurred gl renderer output images
2017-12-28 Timm Bädergl renderer: Properly flip texture in render_texture...
2017-12-28 Timm Bädershowrendernode: Add some advanced options
2017-12-28 Timm Bädersnapshot: Don't create clip nodes with 0 width or height
2017-12-28 Timm Bädergl renderer: Insert render target op in render_texture...
2017-12-28 Timm Bädertestoutsetshadowdrawing: Add adwaita CSD window test...
2017-12-28 Timm Bädertestsuite: Add selected gl renderer test node files
2017-12-28 Timm Bädertestheaderbar: Fix custom CSS
2017-12-28 Matthias ClasenAdwaita: Avoid expander<>combobox interference
2017-12-27 Matthias Clasenfontchooser: Add global keynav
2017-12-27 Matthias ClasenTry again to make the a11y tests pass
2017-12-27 Matthias ClasenAdd an unrealize function to GtkLabel
2017-12-27 Matthias ClasenFix the a11y tests
2017-12-27 Matthias ClasenFix the textbuffer test
2017-12-27 Matthias ClasenSimplify ui files
2017-12-27 Matthias ClasenUpdate NEWS
2017-12-27 Matthias ClasenFix objects-finalize test
2017-12-27 Matthias ClasenFix notify test
2017-12-27 Matthias ClasenAvoid excess notification for GdkEventControllerScroll...
2017-12-27 Matthias ClasenAvoid excess notification for GdkCellRendererPixbuf...
2017-12-27 Matthias ClasenRemove a duplicate doc comment
2017-12-26 Matthias Clasengdk: Cosmetic rewording of draw context docs
2017-12-26 Matthias Clasengdk: Slight doc rearrangement
2017-12-26 Matthias Clasenwindow: Remove GtkButton reference from docs
2017-12-26 Matthias Clasendisplay: Cosmetic doc changes
2017-12-26 Matthias Clasencursor docs: Point to gtk_widget_set_cursor
2017-12-26 Matthias ClasenAdd documentation for content (de)serializers
2017-12-26 Matthias ClasenDocument GdkClipboard::changed
2017-12-26 Matthias ClasenDocument more structs
2017-12-26 Matthias ClasenDocument GDK_DISPLAY_XDISPLAY
2017-12-26 Matthias Clasengdk: Document GdkVulkanContext
2017-12-26 Matthias Clasengdk: Move GdkWindowState enum around
2017-12-26 Matthias ClasenMore documentation additions
2017-12-26 Matthias ClasenDrop gratitious use of GdkPoint
2017-12-26 Matthias ClasenSome GdkMonitor documentation additions
2017-12-26 Matthias ClasenRemove leftover API from headers
2017-12-26 Matthias ClasenDocument new event getters
2017-12-26 Matthias ClasenTry to make the docs build more quiet
2017-12-26 Matthias Clasengdk: Remove the event structs from the documentation
2017-12-26 Matthias ClasenDocument gdk_display_get_setting
2017-12-26 Matthias ClasenRemove leftover gdk_event_request_motions from headers
2017-12-26 Matthias ClasenDrop gsk_renderer_get/set_viewport from the docs
2017-12-26 Matthias Clasengdk: Document GdkDisplay::setting-changed
2017-12-26 Matthias ClasenSome migration guide revisions
2017-12-26 Matthias Clasendocs: Add new headerbar api
2017-12-26 Matthias ClasenAdd GtkIconSize back to the docs
2017-12-25 Matthias Clasengdk: Reshuffle docs slightly
2017-12-25 Ting-Wei Landocs: Fix the build of gdk4 documentation
2017-12-25 Matthias Clasencheck button: Fix inconsistent state
2017-12-25 Ting-Wei Langdk/broadway/toarray.pl: Don't hard-code the path of...
2017-12-23 Matthias ClasenFix the docs build
2017-12-23 Matthias Clasencss: Document font-variant and subproperties
2017-12-21 Emmanuele BassiUpdate annotations for GdkDisplay
2017-12-21 Emmanuele BassiUpdate annotations for GdkEvent API
2017-12-21 Emmanuele Bassidocs: Add missing signal parameter
2017-12-21 Emmanuele Bassibuild: Ensure we introspect the print operation sources
2017-12-21 Emmanuele BassiAnnotate gdk_x11_display_get_screen()
2017-12-21 Emmanuele BassiRemove unnecessary introspection annotation
next